/*
CSS Credito: Antonio Carrera Jr./
*/

html {
	background: #0a2035;
}

Body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #0a2035 url(images/bannerfondo.jpg) repeat-x top;
}

a {color: #1dd678; text-decoration:none; }

a:hover { color: #18ac61; text-decoration:none; }

#Cuerpo {
	width: 940px;
	margin: auto;
}

#Encabezado {
	width: 940px;
	height: 210px;
	background:url(images/Encabezado.gif) no-repeat;
	margin: 0;
	padding: 0;
}


#templatemo_content {
	
	width: 100%;
	
}

* html #templatemo_content {
	
	margin-top: -2px;

}

#Parteizq {
	
	float: left;
	background: #0a2035 url(images/Pizq.jpg) top no-repeat;
	width: 358px;
	display: inline;

}

/* Menu */

.ACmenu {

	float: right;
	width: 211px;
	margin: 20px 65px 35px 0;
	padding: 0;
	display: inline;

}

.ACmenu ul {

	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 211px;

}

.ACmenu li a {

	display: block;
	height: 27px;
	padding: 7px 0 0 50px;
	margin: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	background: url(images/ACmenu.gif) no-repeat;	
	text-decoration:none;

}

/* Fin del Menu */

.seccion1 {

	float: right;
	background: url(images/Pizqinf.jpg) bottom center no-repeat;
	width: 300px;
	margin: 0 30px 5px 0;
	padding: 0;
	display: inline;

}


* html .seccion1 {
	margin: 0;
}

.pic1 {
	
	background: url(images/Home.png) no-repeat top left;
	width: 100%;
	min-height: 95px;
	margin: 30px 0 0 0;
	padding: 0;
	
}


.pic11 {
	
	background: url(images/Home.png) no-repeat top left;
	width: 100%;
	min-height: 300px;
	margin: 20px 0 -50 0;
	padding: 0;
	
}


.seccion1 h1{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #37b2f8;
	margin: 0 0 0 85px;
	padding: 0;
}

.seccion1 p{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #94d8ff;
	text-align: justify;
	margin: 0 30px 0 85px;
	padding: 0;
	
}
.pic2 {
	
	background: url(images/Cubo.png) no-repeat top left;
	width: 100%;
	min-height: 109px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.pic3 {
	
	background: url(images/Escudo.png) no-repeat top left;
	width: 100%;
	min-height: 102px;
	margin: 30px 0 0 0;
	padding: 0;
	
}

.Lineainferior {
	
	clear: both;
	background: url(images/Pdinf.jpg) no-repeat center;
	height: 1px;
	width: 100%;
	margin: 0;
	padding: 0;
	
}


#parteder {
	
	float: right;
	background: url(images/Partder.jpg) repeat-y;
	width: 582px;
	margin: 0;
	padding: 0;
	
}

#parteder #ACA {

	width: 475px;	
	margin: 0 0 0 47px;
	padding: 0;
	
}

#ACA .carrera {
	
	width: 100%;
	height: 15px;
	color: #62c2ff;
	background: url(images/lineatitulo.jpg) bottom repeat-x;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 0 0 15px 0;

}


#ACA p {
	
	font-family: Arial;
	font-size: 12px;
	color: #9bcdff;
	text-align: justify;
	margin: 15px 0 0 0;
	padding: 0;
	
}

#ACA .thumbs {
	
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0 ;

}

#ACA .thumbs img {
	margin: 0 4px 0 4px;
	padding: 0;
}

#ACA img {
	
	float: right;
	margin: 0px 5px 5px 5px;
	padding: 0;

}

#Antonio {
	
	float: right;
	background: url(images/Pdinf.jpg) no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 582px;
	height: 48px;
	margin: 0;
	padding: 30px 0 0 0;
	
}

#Antonio a{

	text-decoration: none;
	color: #fff;

}

#Antonio a:hover{

	text-decoration: underline;
	color: #fff;

}

.clear_with_height {

	clear: both;
	height: 1px;

}
